*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 5 Mar 2001 06:39:41 +0000 (06:39 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 5 Mar 2001 06:39:41 +0000 (06:39 +0000)
lisp/ChangeLog
src/ChangeLog

index cc740c4c06c279e9bea4317f8df863f2431f5e5c..3e62991632dfe10721063a5c439b624f83900cfb 100644 (file)
@@ -1,3 +1,8 @@
+2001-03-05  Kenichi Handa  <handa@etl.go.jp>
+
+       * international/mule-conf.el (emacs-mule, raw-text): Docstring
+       modified.
+
 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * term/internal.el: Update copyright notice.
index 1171a23ec48975f0e66b61916efed889df093916..c1f10e1abf1c75bda06435c54e997bd1e1cdbbae 100644 (file)
@@ -1,3 +1,13 @@
+2001-03-05  Kenichi Handa  <handa@etl.go.jp>
+
+       * coding.c (syms_of_coding): Docstring modified.
+
+2001-02-28  Kenichi Handa  <handa@etl.go.jp>
+
+       * charset.c (char_to_string): If a single byte char has modifier
+       bits that can't be reflected to the character code, ignore them
+       instead of signalling an error.
+
 2001-03-04  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * s/msdos.h: Update copyright notice.